home *** CD-ROM | disk | FTP | other *** search
/ The PC-SIG Library 10 / The PC-Sig Library - Shareware for the IBM PC and Compatibles (PC-SIG)(Tenth Edition Disks 1-2804)(1991).iso / PC_SIGCD / 02 / 1 / DISK0217.ZIP / LETTER < prev    next >
Text File  |  1985-01-21  |  4KB  |  134 lines

  1.  
  2.                                 RICHARD N. WISAN
  3.                                 37 Clinton Street
  4.                                 Oneonta, NY 13820
  5.  
  6.  
  7.  
  8.  
  9.                                                      December 23, 1984
  10.  
  11.  
  12.           PC Software Interest Group
  13.           Suite #130
  14.           1556 Halford Ave.
  15.           Santa Clara, CA 95051
  16.  
  17.           Dear PC-SIG:
  18.  
  19.               Here's a disk with two batches of programs on it.  The first
  20.           group contains an implementation of the Wa-Tor world program
  21.           described in A. K. Dewdney's "Computer Recreations" column in the
  22.           Scientific American, December, 1984, pp. 14-22.  It's a simu-
  23.           lation of predator-prey interaction which allows the user to spe-
  24.           cify various parameters, run a simulation which displays the
  25.           motions of the critters on the screen, and finally print out a
  26.           graph and/or a table showing the results.  If you want to include
  27.           it on one of your disks, the descriptions should run as follows:
  28.  
  29.              WA-TOR.COM  Predator-prey simulation (Sci. Amer. Dec., 1984)
  30.              WA-TOR.000  Overlays used by WA-TOR.COM
  31.              WA-TOR.PAS  Turbo Pascal source code for WA-TOR
  32.              WA-TOR.DOC  Documentation for WA-TOR
  33.  
  34.           To get the best out of these programs, one should be running
  35.           DOS 2 with its GRAPHICS command, and one should be using a
  36.           color/graphics board.  Without these, one would not get the graph
  37.           display or printout, but the program does run on a monochrome
  38.           board with text monitor, and it will run under DOS 1.1 (though
  39.           without the graphic printout).  It runs fine on a Compaq, but I
  40.           can't speak for other "PC clones."  I've used overlays to keep
  41.           the RAM requirements small.  I believe it will run on 64K and
  42.           certainly it will run on 96K.
  43.  
  44.               The second batch is a set of copies of my NELIST programs I
  45.           sent you last August.  I note that your most recent supplement to
  46.           the Directory, you are including the ELIST programs I'd sent you
  47.           earlier.  Those programs have several bugs, which is why I sent
  48.           you NELIST.  The present versions have been working just fine for
  49.           me, and I wish you'd substitute them for the ELIST programs on
  50.           Disk No 217, and call it v2.  The descriptions should run thus:
  51.  
  52.  
  53.              NELIST.COM    Turbo Pascal source lister--underlines key words etc.
  54.              NEPRN.DAT     Printer control data for NELIST
  55.              RESWORDS.TXT  Key word file for NELIST
  56.              NEINST.COM    Installation program to create NEPRN.DAT
  57.              NELIST.PAS    Source code for NELIST
  58.              NEINST.PAS    Source code for NEINST
  59.              NELIST.DOC    Documentation for NELIST
  60.  
  61.  
  62.  
  63.  
  64.  
  65.  
  66.  
  67.  
  68.                                                                      Page 2
  69.  
  70.  
  71.  
  72.  
  73.           These programs and descriptions should replace ALL of the ELIST,
  74.           ELISTPRN, and ELISTINS programs on Disk 217.
  75.  
  76.               If you want to send me something in return for these, I'd
  77.           appreciate a copy of Disk No 26 with the book index programs.
  78.  
  79.  
  80.                                                      Sincerely,
  81.  
  82.                                                      R. N. Wisan
  83.  
  84.  
  85.  
  86.  
  87.  
  88.  
  89.  
  90.  
  91.  
  92.  
  93.  
  94.  
  95.  
  96.  
  97.  
  98.  
  99.  
  100.  
  101.  
  102.  
  103.  
  104.  
  105.  
  106.  
  107.  
  108.  
  109.  
  110.  
  111.  
  112.  
  113.  
  114.  
  115.  
  116.  
  117.  
  118.  
  119.  
  120.  
  121.  
  122.  
  123.  
  124.  
  125.  
  126.  
  127.  
  128.  
  129.  
  130.  
  131.  
  132.  
  133.